home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / bb21c.zip / EDIT.DOC < prev    next >
Text File  |  1993-02-03  |  4KB  |  74 lines

  1.  
  2. BB uses the Borland Binary Editor.  Its very similar to Word Star.  You
  3. can customize the commands by typing BBEINN BB.EXE for the "real" mode
  4. version and BBEINP BBDPMI.EXE for the protected mode version.
  5.  
  6. ────────────────────────────────────────────────────────────────────────────────
  7. Editor commands
  8.  
  9. P = primary, S= secondary
  10. ────────────────────────────────────────────────────────────────────────────────
  11.  
  12. Character left             P: <CtrlS>                S: Left Arrow
  13. Character right            P: <CtrlD>                S: Right Arrow
  14. Word left                  P: <CtrlA>                S: Ctrl Left Arrow
  15. Word right                 P: <CtrlF>                S: Ctrl Right Arrow
  16. Line up                    P: <CtrlE>                S: Up Arrow
  17. Line down                  P: <CtrlX>                S: Down Arrow
  18. Scroll up                  P: <CtrlW>                S:
  19. Scroll down                P: <CtrlZ>                S:
  20. Page up                    P: <CtrlR>                S: Page Up
  21. Page down                  P: <CtrlC>                S: Page Down
  22. ────────────────────────────────────────────────────────────────────────────────
  23. Cursor to left side        P: <CtrlQ><CtrlS>         S: Home
  24. Cursor to right side       P: <CtrlQ><CtrlD>         S: End
  25. Top of screen              P: <CtrlQ><CtrlE>         S: Ctrl Home
  26. Bottom of screen           P: <CtrlQ><CtrlX>         S: Ctrl End
  27. Top of window              P: <CtrlQ><CtrlR>         S:
  28. Bottom of window           P: <CtrlQ><CtrlC>         S:
  29. Top of block               P: <CtrlQ><CtrlB>         S:
  30. Bottom of block            P: <CtrlQ><CtrlK>         S:
  31. Previous cursor position   P: <CtrlQ><CtrlP>         S:
  32. ────────────────────────────────────────────────────────────────────────────────
  33. New line                   P: <CtrlM>                S: Enter
  34. Insert line                P: <CtrlN>                S:
  35. Toggle insert mode         P: <CtrlV>                S: Insert
  36. Delete line                P: <CtrlY>                S:
  37. Delete line right          P: <CtrlQ><CtrlY>         S:
  38. Delete right word          P: <CtrlT>                S:
  39. Delete current character   P: <CtrlG>                S: Delete
  40. Delete left character      P: <CtrlH>                S: Backspace
  41. ────────────────────────────────────────────────────────────────────────────────
  42. Begin block                P: <CtrlK><CtrlB>         S: F7
  43. End block                  P: <CtrlK><CtrlK>         S: F8
  44. Mark current word          P: <CtrlK><CtrlT>         S:
  45. Toggle block display       P: <CtrlK><CtrlH>         S:
  46. Copy block                 P: <CtrlK><CtrlC>         S:
  47. Move block                 P: <CtrlK><CtrlV>         S:
  48. Delete block               P: <CtrlK><CtrlY>         S:
  49. Read file into window      P: <CtrlK><CtrlR>         S:
  50. Write block to file        P: <CtrlK><CtrlW>         S:
  51. Print marked block         P: <CtrlK><CtrlP>         S:
  52. ────────────────────────────────────────────────────────────────────────────────
  53. Set marker 0               P: <CtrlK>0               S:
  54. Set marker 1               P: <CtrlK>1               S:
  55. Set marker 2               P: <CtrlK>2               S:
  56. Set marker 3               P: <CtrlK>3               S:
  57. Jump to marker 0           P: <CtrlQ>0               S:
  58. Jump to marker 1           P: <CtrlQ>1               S:
  59. Jump to marker 2           P: <CtrlQ>2               S:
  60. Jump to marker 3           P: <CtrlQ>3               S:
  61. ────────────────────────────────────────────────────────────────────────────────
  62. Find pattern               P: <CtrlQ><CtrlF>         S:
  63. Find and replace           P: <CtrlQ><CtrlA>         S:
  64. Find next                  P: <CtrlL>                S:
  65. ────────────────────────────────────────────────────────────────────────────────
  66. Tab                        P: <CtrlI>                S: Tab
  67. Toggle autoindent mode     P: <CtrlQ><CtrlI>         S:
  68. Toggle fixed tabs          P: <CtrlO><CtrlT>         S:
  69. ────────────────────────────────────────────────────────────────────────────────
  70. Exit editor (with save)    P: <CtrlK><CtrlD>         S:
  71. Exit editor (without save) P: <CtrlK><CtrlQ>         S:
  72. Restore line               P: <CtrlQ><CtrlL>         S:
  73. Insert control char        P: <CtrlP>                S:
  74.